home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / misc / gms_dev.lha / GMSDev / Includes / fd / sound_lib.fd < prev    next >
Encoding:
Text File  |  1998-04-18  |  311 b   |  16 lines

  1. *                        FUNCTION DEFINITIONS LIST
  2. *
  3. *                               March 1998
  4. *
  5. *                               "sound.mod"
  6. *
  7. ##base _SNDBase
  8. ##bias 6
  9. ##public
  10. AllocSoundMem(Size,Flags)(d0/d1)
  11. StopAudio()()
  12. CheckSound(Sound)(a0)
  13. FreeSoundMem(MemBlock)(d0)
  14. SetVolume(Sound,Volume)(a0/d0)
  15. ##end
  16.